home *** CD-ROM | disk | FTP | other *** search
/ Aminet 5 / Aminet 5 - March 1995.iso / Aminet / util / rexx / RXPointer.lha / rxpointer / RXPointer.readme < prev    next >
Text File  |  1994-11-02  |  834b  |  20 lines

  1. short: Control Pointer & Buttons from AREXX Port
  2. uploader: gfellows@csu.edu.au
  3. author: Chris Ludwig and Geoff Fellows
  4. type: util/rexx
  5. distribution: any
  6.  
  7. This is a program I found on an old developer's disk.  I couldn't
  8. find any copyright for the program Mouse.c or SimpleRexx and since it
  9. has recently become very useful for cancelling annoying (but important)
  10. requesters during startup and no other similiar utility did this as
  11. easily and cheaply I decided to get it working and upload it.  
  12.  
  13. The original program "mouse.c" is by Chris Ludwig.  I just tidied the code
  14. so it would compile with SAS/C 6.51 and made the AREXX program to cancel
  15. the requester for AmiTCP v4.0demo during startup.
  16.  
  17. Put the file CloseAmiTCPReq.rexx in REXX: and the following line
  18. above the line "AmiTCP:AmiTCP" in AmiTCP:bin/StartNet
  19. run rx CloseAmiTCPReq
  20.